Invoking the Interpreter
The Python interpreter is usually installed as
/usr/local/bin/python
on those machines where it is available; putting
/usr/local/bin
in your shell's search path makes it possible to start it by typing the command
python